.Net Framework > v2.0.50727 > System > Threading > Overlapped > Overlapped Overlapped()
Overlapped(Int32,Int32,Int32,IAsyncResult)
Overlapped(Int32,Int32,IntPtr,IAsyncResult)


Overlapped()

Category
Constructor
Description
Initializes a new, empty instance of the System.Threading.Overlapped class.
Type
void
Character
public
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Overlapped(Int32,Int32,Int32,IAsyncResult)

Category
Constructor
Description
Initializes a new instance of the System.Threading.Overlapped class with the specified file position, the 32-bit integer handle to an event that is signaled when the I/O operation is complete, and an interface through which to return the results of the operation.
Type
void
Character
public
Parameters
NameTypeDescription
offsetLoInt32
offsetHiInt32
hEventInt32
arIAsyncResult
Attributes
NameValue/Assignment
ObsoleteAttributeThis constructor is not 64-bit compatible. Use the constructor that takes an IntPtr for the event handle. http://go.microsoft.com/fwlink/?linkid=14202
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Overlapped(Int32,Int32,IntPtr,IAsyncResult)

Category
Constructor
Description
Initializes a new instance of the System.Threading.Overlapped class with the specified file position, the handle to an event that is signaled when the I/O operation is complete, and an interface through which to return the results of the operation.
Type
void
Character
public
Parameters
NameTypeDescription
offsetLoInt32
offsetHiInt32
hEventIntPtr
arIAsyncResult
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database